Revert r53678, r53704, r53705, r53773, r53930, r54199, r54201: Addition of ApiQueryBr...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Mon, 3 Aug 2009 11:06:24 +0000 (11:06 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Mon, 3 Aug 2009 11:06:24 +0000 (11:06 +0000)
commit95e16a583721981a272bb6d87c97d7fb908fc694
treeab070d324739ccfd2a261697c96cb648a91d2411
parentf307b4cd73efa775bcde0e3ad4e7e9cc88ecfdc9
Revert r53678, r53704, r53705, r53773, r53930, r54199, r54201: Addition of ApiQueryBrokenRedirects and ApiQueryDoubleRedirects.

This is pure code duplication and should be done by fetching data from the respective query pages. This has as advantage that other query pages can be readily added to the API as well. See the querypage-work branch.
includes/AutoLoader.php
includes/api/ApiQuery.php
includes/api/ApiQueryBrokenRedirects.php [deleted file]
includes/api/ApiQueryDoubleRedirects.php [deleted file]